Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Correct chef export usage message #859

Merged
merged 1 commit into from May 20, 2016
Merged

Correct chef export usage message #859

merged 1 commit into from May 20, 2016

Conversation

philoserf
Copy link
Contributor

@philoserf philoserf commented May 20, 2016

chef export's usage is incorrect. It states a client.rb will be in created in the root of the export and includes -c client.rb in the example. export actually creates a .chef/config.rb and can be invoked with the simpler chef-client -z.

The message after the export command completes is correct. This PR corrects it here too.

Obvious fix.

`chef export`'s usage was incorrect. It stated a `client.rb` would be in the root of the export and includes the `-c client.rb` in the example. `export` creates a `.chef/config.rb` and can thus be invoked with the simpler `chef-client -z`.

The message after the export command completes was correct. Now we correct it here too.
@philoserf philoserf changed the title Correct chef export usage Correct chef export usage message May 20, 2016
@charlesjohnson
Copy link
Contributor

+1

1 similar comment
@mwrock
Copy link
Contributor

mwrock commented May 20, 2016

👍

@mwrock mwrock merged commit 6080774 into chef-boneyard:master May 20, 2016
@philoserf philoserf deleted the patch-1 branch May 26, 2016 05:10
@mwrock mwrock added the Bug label Jun 10, 2016
@thommay thommay added Type: Bug Doesn't work as expected. and removed Bug labels Feb 1, 2017
@chef-boneyard chef-boneyard locked and limited conversation to collaborators Feb 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Bug Doesn't work as expected.
Development

Successfully merging this pull request may close these issues.

5 participants